Skip to content

[To dev/1.3] Fix pipe tsfile receiver database handling (#17815)#17836

Merged
jt2594838 merged 1 commit into
apache:dev/1.3from
Caideyipi:cp-b46c58b-dev-1.3
Jun 4, 2026
Merged

[To dev/1.3] Fix pipe tsfile receiver database handling (#17815)#17836
jt2594838 merged 1 commit into
apache:dev/1.3from
Caideyipi:cp-b46c58b-dev-1.3

Conversation

@Caideyipi
Copy link
Copy Markdown
Collaborator

@Caideyipi Caideyipi commented Jun 3, 2026

This PR backports b46c58b to dev/1.3.

The dev/1.3 branch does not contain the newer database-name transfer plumbing assumed by the original commit, so this backport includes the minimal request/load-attribute plumbing needed to carry the tree database name to the receiver.

Verification:

  • mvn spotless:apply -pl iotdb-core/datanode
  • mvn -nsu -Dcheckstyle.skip=true -pl iotdb-core/datanode -Dtest=PipeStatementTsStatusVisitorTest,IoTDBDataNodeReceiverTest test (blocked by existing datanode compilation errors in schema/pipe discard APIs before test execution)

@Caideyipi Caideyipi force-pushed the cp-b46c58b-dev-1.3 branch from c1e3f55 to 5b7255c Compare June 3, 2026 10:33
@jt2594838 jt2594838 merged commit 251125a into apache:dev/1.3 Jun 4, 2026
16 of 17 checks passed
@jt2594838 jt2594838 deleted the cp-b46c58b-dev-1.3 branch June 4, 2026 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants